QuickTime 3 For Windows Programmers

| Previous | Chapter Contents | Chapter Top | Next |

UpdatePort

The UpdatePort function forces the update of the port.

OSErr UpdatePort(GrafPtr port);
port
A Macintosh graphics port.

DISCUSSION

This routine updates the various fields of a graphics port from the current HWND settings. The port's visRgn , strucRgn , and bounds are updated.


© 1998 Apple Computer, Inc.

| Previous | Chapter Contents | Chapter Top | Next |